home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / WMLScript.INI < prev    next >
INI File  |  2004-01-06  |  941b  |  88 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=WMLScript
  4. HTMLGroup=0
  5. FileType=*.wmls
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=1
  10. CComment=1
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=1
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=1
  26. DoubleQuote=1
  27. Preprocessors=0
  28. IndentChar=
  29. UnIndentChar=
  30. TabWidth=0
  31. CaseSensitive=0
  32. [KeyWords]
  33. access=
  34. agent=
  35. break=
  36. continue=
  37. div=
  38. domain=
  39. else=
  40. equiv=
  41. extern=
  42. for=
  43. function=
  44. header=
  45. http=
  46. if=
  47. isvalid=
  48. meta=
  49. name=
  50. path=
  51. return=
  52. typeof=
  53. url=
  54. use=
  55. user=
  56. var=
  57. while=
  58. [ReservedWords]
  59. case=
  60. catch=
  61. class=
  62. const=
  63. debugger=
  64. default=
  65. delete=
  66. do=
  67. enum=
  68. export=
  69. extends=
  70. finally=
  71. import=
  72. in=
  73. lib=
  74. new=
  75. null=
  76. private=
  77. public=
  78. sizeof=
  79. struct=
  80. super=
  81. switch=
  82. this=
  83. throw=
  84. try=
  85. void=
  86. with=
  87.  
  88.